Skip to content

Conversation

@nimrod-gileadi
Copy link
Contributor

Update all changelog dates to use YYYY-MM-dd format.

Some dates were in dd/MM/YYYY, and some in MM/dd/YYYY.

This was done by Gemini (with my help). To determine the correct date format, it used the following heuristics:

  • If there is any mm or dd number > 12, assume all dates are in the same format.
  • If the date can be resolved by the order of entries, do that.
  • Lookup the first commit date of each directory and check that the initial release date matches what's in the changelog (I had to manually fix shadow_dexee and ur5e).

Copy link
Collaborator

@kevinzakka kevinzakka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Nimrod!!

Some dates were in dd/MM/YYYY, and some in MM/dd/YYYY.

This was done by Gemini (with my help). To determine the correct date format, it used the following heuristics:
- If there is any mm or dd number > 12, assume all dates are in the same format.
- If the date can be resolved by the order of entries, do that.
- Lookup the first commit date of each directory and check that the initial release date matches what's in the changelog (I had to manually fix shadow_dexee and ur5e).

PiperOrigin-RevId: 772542121
@nimrod-gileadi nimrod-gileadi force-pushed the BE154E004C9E856DF224719808C4BB2A branch from fa3bc8a to 04674c8 Compare June 17, 2025 18:14
@nimrod-gileadi nimrod-gileadi merged commit 66384c6 into main Jun 17, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants